home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 107 / text0001.txt < prev   
Encoding:
Text File  |  1996-08-06  |  801 b   |  22 lines

  1. J. Kanze wrote:
  2.  
  3. > I use reference counted pointers a lot, but they have their own set of
  4. > problems.  I can very well understand the committees reluctance to 
  5. > adapt them.
  6.  
  7. Can you share with us the problems with reference counter pointers?
  8. How do those problems compare with the auto_ptr problems?  Perhaps
  9. we need some kind of hybrid between the two.
  10.  
  11. Bowden
  12.  
  13. --------------------------------------------------------------------
  14. G. Bowden Wise
  15. Computer Science Dept, Rensselaer Polytechnic Inst, Troy, NY 12180
  16. Email: wiseb@cs.rpi.edu         WWW: http://www.cs.rpi.edu/~wiseb/
  17.  
  18. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  19.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy
  20.   is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]
  21.  
  22.